docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NetcodeConversionTarget

    Specify for which type of world the entity should be converted to. Based on the conversion setting, some components may be removed (stripped) from the prefab at conversion or runtime.

    Namespace: Global Namespace
    Assembly: Unity.NetCode.dll
    Syntax
    public enum NetcodeConversionTarget

    Fields

    Name Description
    Client

    convert only for server worlds.

    ClientAndServer

    convert for both client and server worlds.

    Server

    convert only for client worlds.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)